win32: don't set interior-focus in the theme
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 1 May 2014 17:36:17 +0000 (19:36 +0200)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 9 May 2014 18:02:42 +0000 (11:02 -0700)
gtk/resources/theme/gtk-win32-base.css

index 951bd26b0a832450f4395be45c7c3b0090327298..a7e2ca692ff39cbef89c3a212f9481697cad4b54 100644 (file)
@@ -136,7 +136,6 @@ GtkAssistant .sidebar .highlight {
     border-width: 0;
     -GtkWidget-focus-line-width: 1;
     -GtkWidget-focus-padding: 3;
-    -GtkButton-interior-focus: true;
     -GtkButton-default-border: 0px;
     padding: 3px;
 }